'Declaration Public Function New( _ ByVal shapes As IEnumerable(Of GeoShape) _ )
public GeoGeometryCollection( IEnumerable<GeoShape> shapes )
Parameters
- shapes
- Collection of geospatial shapes
'Declaration Public Function New( _ ByVal shapes As IEnumerable(Of GeoShape) _ )
public GeoGeometryCollection( IEnumerable<GeoShape> shapes )